Skip to content

Fix inconsistent use of tabs and spaces in indentation#4

Open
scambra wants to merge 1 commit into
5-star:masterfrom
scambra:patch-1
Open

Fix inconsistent use of tabs and spaces in indentation#4
scambra wants to merge 1 commit into
5-star:masterfrom
scambra:patch-1

Conversation

@scambra
Copy link
Copy Markdown
Contributor

@scambra scambra commented Nov 30, 2021

I got this error on kodi 19

                                               Error Type: <class 'TabError'>
                                               Error Contents: inconsistent use of tabs and spaces in indentation (addon.py, line 45)

There were few lines with spaces instead of tabs.

I got this error on kodi 19

                                                   Error Type: <class 'TabError'>
                                                   Error Contents: inconsistent use of tabs and spaces in indentation (addon.py, line 45)

There were few lines with spaces instead of tabs.
@5-star 5-star closed this Feb 23, 2026
@5-star 5-star reopened this Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants